html/template.escaper.computeOutCtx (method)

2 uses

	html/template (current package)
		escape.go#L659: 	return e.computeOutCtx(c, t), dname
		escape.go#L664: func (e *escaper) computeOutCtx(c context, t *template.Template) context {